home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32,comp.lang.c++
- Path: netcom.com!jrellis
- From: jrellis@netcom.com (JR Ellis)
- Subject: Re: Sockets don't work under VC++ 4.0 ?!!
- Message-ID: <310ddb50.244555011@192.0.2.3>
- Sender: jrellis@netcom23.netcom.com
- Organization: Sunrise
- X-Newsreader: Forte Agent .99d/32.173
- References: <30F8A8B9.279B@metronet.com> <30FAA7FD.6915@edmark.com>
- Date: Tue, 30 Jan 1996 08:50:45 GMT
-
- I have compiled the vc4 versions of chatter and chatsrv, and they work
- fine on my machine. I want to make some modifications so that they
- would become more useful, but I can't figure it out, and was hoping
- you could help me. I have stepped through the code and still can't
- find the instructions or statements that I need.
- I want to redirect the pipe output on the client machine, and can't
- find where or when the packets are received.
- And I want to transmit other info into the pipe, and I can't find
- where this is being done.
- I know these are lame questions, but any help would really be
- appreciated.
- thank you
- jr
-
- ps-can this be modified to work over the internet?I tried using the
- server ip as an internet address, and it couldn't find it.
-
- Derek Taylor <derekt@edmark.com> wrote:
-
- >> The CSocket::Create() function consistently failed, and
- >> CSocket::GetLastError() returned WSAEPROTOTYPE. I tried running the CHATTER
- >> sample program, and its socket creation failed with the same error.
- >
- >I've been able to compile and run CHATTER and CHATSRV just fine
- >with 4.0 (Local LAN).
-
- --------------------------------------------------------
- Find betaman on irc #rawtimes or check out
- Raw Fooders at http://speed.nimh.nih.gov/rawtimes.html
- My personal web page at http://www.he.net/~jrellis
- jrellis@rawtimes.com
-